home *** CD-ROM | disk | FTP | other *** search
/ Cracking 1 / Cracking I..iso / Crackmes / tC / cm_id18.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1999-06-19  |  1KB  |  51 lines

  1. object Form2: TForm2
  2.   Left = 213
  3.   Top = 183
  4.   Width = 274
  5.   Height = 108
  6.   AutoSize = True
  7.   Caption = 'CrackMe [id:18] by tC...'
  8.   Color = clInactiveBorder
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 120
  19.     Top = 0
  20.     Width = 146
  21.     Height = 76
  22.     Caption = 
  23.       'Hi cracker,'#13#10'you job is to kill the '#13#10'nag-screen.'#13#10'Good luck - h' +
  24.       'ave fun!'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -17
  28.     Font.Name = 'Times New Roman'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Button1: TButton
  33.     Left = 0
  34.     Top = 0
  35.     Width = 113
  36.     Height = 33
  37.     Caption = 'Greetz'
  38.     TabOrder = 0
  39.     OnClick = Button1Click
  40.   end
  41.   object Button2: TButton
  42.     Left = 0
  43.     Top = 40
  44.     Width = 113
  45.     Height = 33
  46.     Caption = 'Exit'
  47.     TabOrder = 1
  48.     OnClick = Button2Click
  49.   end
  50. end
  51.